home *** CD-ROM | disk | FTP | other *** search
/ World of Fantasy / World of Fantasy (Art&Play)(1995).iso / sleut / bw.bat < prev    next >
DOS Batch File  |  1993-11-30  |  567b  |  18 lines

  1. REM
  2. REM   This routine will remove all color from the houses shown on the
  3. REM   screen.  You should only use this procedure if you are using
  4. REM   a non-IBM black and white monitor which cannot adequately display
  5. REM   the SLEUTH houses.
  6. REM
  7. REM   To abort this routine press Ctrl-C, otherwise press any key
  8. REM   to continue.
  9. PAUSE
  10. COPY SUSPICT.V1 SUSPICT.V3
  11. COPY SUSPICT.V1 SUSPICT.V5
  12. COPY SUSPICT.V1 SUSPICT.V7
  13. COPY SUSPICT.V1 SUSPICT.V9
  14. COPY SUSPICT.V2 SUSPICT.V4
  15. COPY SUSPICT.V2 SUSPICT.V6
  16. COPY SUSPICT.V2 SUSPICT.V8
  17. COPY SUSPICT.V2 SUSPICT.V0
  18.